• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

이론 노트

일반 표준 라이브러리 모듈

#!/usr/bin/env python3 # _ * _ coding:utf-8 _*_ # Date: 2019/8/5 14:32 # Author:BY # Version:1.0 # 复习re模块# """ import re string = "by:123434:man:13023210321" # res_obj = re. compile("\d+\w") res_obj = re.compile("^\d{3}$...

이론 노트

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more